home *** CD-ROM | disk | FTP | other *** search
/ PC Open 100 / PC Open 100 CD 1.bin / CD1 / INTERNET / WEBDESIGN / Tsw WebCoder / tswwebcoder5en.exe / {app} / TSWWebCoder.exe / 0 / RCDATA / TNEWTEMPLATE / TNEWTEMPLATE.txt < prev   
Encoding:
Text File  |  2004-08-02  |  12.7 KB  |  362 lines

  1. object NewTemplate: TNewTemplate
  2.   Left = 536
  3.   Top = 378
  4.   Width = 502
  5.   Height = 311
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Opret en ny template'
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Verdana'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnKeyPress = FormKeyPress
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel2: TBevel
  23.     Left = 0
  24.     Top = 236
  25.     Width = 494
  26.     Height = 2
  27.     Align = alBottom
  28.     Shape = bsTopLine
  29.   end
  30.   object Panel1: TPanel
  31.     Left = 0
  32.     Top = 0
  33.     Width = 494
  34.     Height = 236
  35.     Align = alClient
  36.     BevelOuter = bvNone
  37.     TabOrder = 0
  38.     OnResize = Panel1Resize
  39.     object Label1: TLabel
  40.       Left = 8
  41.       Top = 56
  42.       Width = 98
  43.       Height = 13
  44.       Hint = 'Skriv din templates indhold eller load det fra en fil.'
  45.       Caption = 'Template indhold'
  46.       Font.Charset = ANSI_CHARSET
  47.       Font.Color = clBlack
  48.       Font.Height = -11
  49.       Font.Name = 'Verdana'
  50.       Font.Style = []
  51.       ParentFont = False
  52.     end
  53.     object Label4: TLabel
  54.       Left = 8
  55.       Top = 8
  56.       Width = 101
  57.       Height = 13
  58.       Hint = 
  59.         'Giv din template et navn. Der m'#229' kun bruges normale bogstaver og' +
  60.         ' tal.'
  61.       Caption = 'Navn p'#229' template'
  62.       Font.Charset = ANSI_CHARSET
  63.       Font.Color = clBlack
  64.       Font.Height = -11
  65.       Font.Name = 'Verdana'
  66.       Font.Style = []
  67.       ParentFont = False
  68.     end
  69.     object FlatSpeedButton4: TFlatSpeedButton
  70.       Left = 409
  71.       Top = 54
  72.       Width = 80
  73.       Height = 17
  74.       Hint = 'Load en fil der kan bruges som template indhold.'
  75.       Color = 14733503
  76.       ColorFocused = 14741743
  77.       ColorDown = 14733503
  78.       ColorBorder = clBlack
  79.       ColorHighLight = clBlack
  80.       Caption = '&Load fil...'
  81.       ParentColor = False
  82.       OnClick = FlatSpeedButton4Click
  83.     end
  84.     object templateNavn: TFlatEdit
  85.       Left = 8
  86.       Top = 24
  87.       Width = 249
  88.       Height = 19
  89.       Hint = 
  90.         'Giv din template et navn. Der m'#229' kun bruges normale bogstaver og' +
  91.         ' tal.'
  92.       ColorBorder = clBlack
  93.       ColorFlat = clWhite
  94.       TabOrder = 0
  95.     end
  96.     object TemplateTekst: TSynMemo
  97.       Left = 8
  98.       Top = 72
  99.       Width = 481
  100.       Height = 145
  101.       Font.Charset = DEFAULT_CHARSET
  102.       Font.Color = clWindowText
  103.       Font.Height = -13
  104.       Font.Name = 'Courier New'
  105.       Font.Pitch = fpFixed
  106.       Font.Style = []
  107.       TabOrder = 1
  108.       BookMarkOptions.LeftMargin = 4
  109.       BookMarkOptions.Xoffset = 2
  110.       Gutter.Color = 10053171
  111.       Gutter.DigitCount = 2
  112.       Gutter.Font.Charset = DEFAULT_CHARSET
  113.       Gutter.Font.Color = clWhite
  114.       Gutter.Font.Height = -11
  115.       Gutter.Font.Name = 'Verdana'
  116.       Gutter.Font.Style = []
  117.       Gutter.LeftOffset = 2
  118.       Gutter.RightOffset = 10
  119.       Gutter.ShowLineNumbers = True
  120.       Options = [eoAutoIndent, eoDragDropEditing]
  121.       RightEdge = 200
  122.       RightEdgeColor = clWhite
  123.       WantTabs = True
  124.       RemovedKeystrokes = <
  125.         item
  126.           Command = ecDeleteLastChar
  127.           ShortCut = 8200
  128.         end
  129.         item
  130.           Command = ecLineBreak
  131.           ShortCut = 8205
  132.         end
  133.         item
  134.           Command = ecInsertLine
  135.           ShortCut = 16462
  136.         end>
  137.       AddedKeystrokes = <>
  138.     end
  139.   end
  140.   object HintPanel: TPanel
  141.     Left = 0
  142.     Top = 238
  143.     Width = 494
  144.     Height = 46
  145.     Align = alBottom
  146.     BevelOuter = bvNone
  147.     TabOrder = 1
  148.     object MiddlePanel: TFlatPanel
  149.       Left = 40
  150.       Top = 0
  151.       Width = 385
  152.       Height = 46
  153.       Font.Charset = DEFAULT_CHARSET
  154.       Font.Color = clWindowText
  155.       Font.Height = -11
  156.       Font.Name = 'MS Sans Serif'
  157.       Font.Style = []
  158.       ParentColor = True
  159.       ColorHighLight = clBtnFace
  160.       ColorShadow = clBtnFace
  161.       Align = alClient
  162.       TabOrder = 0
  163.       object HintLabel: TLabel
  164.         Left = 1
  165.         Top = 5
  166.         Width = 383
  167.         Height = 40
  168.         Align = alBottom
  169.         AutoSize = False
  170.         Font.Charset = ANSI_CHARSET
  171.         Font.Color = clWindowText
  172.         Font.Height = -11
  173.         Font.Name = 'Verdana'
  174.         Font.Style = []
  175.         ParentFont = False
  176.         Layout = tlCenter
  177.         WordWrap = True
  178.       end
  179.     end
  180.     object LeftPanel: TFlatPanel
  181.       Left = 0
  182.       Top = 0
  183.       Width = 40
  184.       Height = 46
  185.       Font.Charset = DEFAULT_CHARSET
  186.       Font.Color = clWindowText
  187.       Font.Height = -11
  188.       Font.Name = 'MS Sans Serif'
  189.       Font.Style = []
  190.       ParentColor = True
  191.       ColorHighLight = clBtnFace
  192.       ColorShadow = clBtnFace
  193.       Align = alLeft
  194.       TabOrder = 1
  195.       object Image1: TImage
  196.         Left = 2
  197.         Top = 8
  198.         Width = 31
  199.         Height = 33
  200.         Center = True
  201.         Picture.Data = {<image000.bmp>}
  202.         Transparent = True
  203.       end
  204.     end
  205.     object RightPanel: TFlatPanel
  206.       Left = 425
  207.       Top = 0
  208.       Width = 69
  209.       Height = 46
  210.       Font.Charset = DEFAULT_CHARSET
  211.       Font.Color = clWindowText
  212.       Font.Height = -11
  213.       Font.Name = 'MS Sans Serif'
  214.       Font.Style = []
  215.       ParentColor = True
  216.       ColorHighLight = clBtnFace
  217.       ColorShadow = clBtnFace
  218.       Align = alRight
  219.       TabOrder = 2
  220.       object FlatButton3: TFlatButton
  221.         Left = 8
  222.         Top = 5
  223.         Width = 55
  224.         Height = 17
  225.         Hint = 'Gem din nye skabelon.'
  226.         ColorFocused = 14733503
  227.         ColorDown = 14741743
  228.         ColorBorder = clBtnFace
  229.         ColorHighLight = clBtnShadow
  230.         ColorShadow = clBtnShadow
  231.         Caption = '&Ok'
  232.         TabOrder = 0
  233.         ModalResult = 1
  234.       end
  235.       object FlatButton4: TFlatButton
  236.         Left = 8
  237.         Top = 24
  238.         Width = 55
  239.         Height = 17
  240.         Hint = 'Annuller.'
  241.         ColorFocused = 14733503
  242.         ColorDown = 14741743
  243.         ColorBorder = clBtnFace
  244.         ColorHighLight = clBtnShadow
  245.         ColorShadow = clBtnShadow
  246.         Caption = '&Annuller'
  247.         TabOrder = 1
  248.         ModalResult = 2
  249.       end
  250.     end
  251.   end
  252.   object siLang1: TsiLang
  253.     version = '5.3.0'
  254.     StringsTypes.Strings = (
  255.       'TIB_STRINGLIST'
  256.       'TSTRINGLIST')
  257.     NumOfLanguages = 2
  258.     LangDispatcher = MainForm.LangDispatcher
  259.     LangDelim = 1
  260.     LangNames.Strings = (
  261.       'Danish N1'
  262.       'English N2')
  263.     Language = 'Danish N1'
  264.     Left = 232
  265.     Top = 128
  266.     TranslationData = {
  267.       737443617074696F6E730D0A544E657754656D706C617465014F707265742065
  268.       6E206E792074656D706C61746501437265617465206E65772074656D706C6174
  269.       65010D0A50616E656C310101010D0A4C6162656C310154656D706C6174652069
  270.       6E64686F6C640154656D706C61746520636F6E74656E74010D0A4C6162656C34
  271.       014E61766E2070E52074656D706C617465014E616D65206F662074656D706C61
  272.       7465010D0A466C61745370656564427574746F6E3401264C6F61642066696C2E
  273.       2E2E01264C6F61642066696C652E2E2E010D0A48696E7450616E656C0101010D
  274.       0A4D6964646C6550616E656C0101010D0A4C65667450616E656C0101010D0A52
  275.       6967687450616E656C0101010D0A466C6174427574746F6E3301264F6B01010D
  276.       0A466C6174427574746F6E340126416E6E756C6C6572012643616E63656C010D
  277.       0A48696E744C6162656C0101010D0A737448696E74730D0A544E657754656D70
  278.       6C6174650101010D0A50616E656C310101010D0A4C6162656C3101536B726976
  279.       2064696E2074656D706C6174657320696E64686F6C6420656C6C6572206C6F61
  280.       64206465742066726120656E2066696C2E0157726974652074686520636F6E74
  281.       656E74206F6620796F75722074656D706C617465206F72206C6F616420697420
  282.       66726F6D20612066696C652E010D0A4C6162656C34014769762064696E207465
  283.       6D706C617465206574206E61766E2E20446572206DE5206B756E206272756765
  284.       73206E6F726D616C6520626F67737461766572206F672074616C2E014E616D65
  285.       20666F7220796F75722074656D706C6174652E20557365206F6E6C79206C6574
  286.       7465727320616E64206E756D6265727320706C6561736521010D0A466C617453
  287.       70656564427574746F6E34014C6F616420656E2066696C20646572206B616E20
  288.       62727567657320736F6D2074656D706C61746520696E64686F6C642E014C6F61
  289.       6420612066696C652061732074656D706C61746520636F6E74656E742E010D0A
  290.       74656D706C6174654E61766E014769762064696E2074656D706C617465206574
  291.       206E61766E2E20446572206DE5206B756E20627275676573206E6F726D616C65
  292.       20626F67737461766572206F672074616C2E014E616D6520666F7220796F7572
  293.       2074656D706C6174652E20557365206F6E6C79206C65747465727320616E6420
  294.       6E756D6265727320706C6561736521010D0A54656D706C61746554656B737401
  295.       01010D0A48696E7450616E656C0101010D0A4D6964646C6550616E656C010101
  296.       0D0A4C65667450616E656C0101010D0A496D616765310101010D0A5269676874
  297.       50616E656C0101010D0A466C6174427574746F6E330147656D2064696E206E79
  298.       6520736B6162656C6F6E2E015361766520616E6420636C6F7365207468652064
  299.       69616C6F672E010D0A466C6174427574746F6E3401416E6E756C6C65722E0143
  300.       6C6F736520746865206469616C6F6720776974686F757420736176696E672E01
  301.       0D0A426576656C320101010D0A48696E744C6162656C0101010D0A7374446973
  302.       706C61794C6162656C730D0A7374466F6E74730D0A544E657754656D706C6174
  303.       650156657264616E610156657264616E61010D0A4C6162656C31015665726461
  304.       6E6101010D0A4C6162656C340156657264616E6101010D0A54656D706C617465
  305.       54656B737401436F7572696572204E657701010D0A4D6964646C6550616E656C
  306.       014D532053616E7320536572696601010D0A4C65667450616E656C014D532053
  307.       616E7320536572696601010D0A526967687450616E656C014D532053616E7320
  308.       536572696601010D0A48696E744C6162656C0156657264616E6101010D0A7374
  309.       4D756C74694C696E65730D0A54656D706C61746554656B73742E4C696E657301
  310.       01010D0A7374446C677343617074696F6E730D0A5761726E696E67015761726E
  311.       696E6701010D0A4572726F72014572726F7201010D0A496E666F726D6174696F
  312.       6E01496E666F726D6174696F6E01010D0A436F6E6669726D01436F6E6669726D
  313.       01010D0A596573012659657301010D0A4E6F01264E6F01010D0A4F4B014F4B01
  314.       010D0A43616E63656C0143616E63656C01010D0A41626F7274012641626F7274
  315.       01010D0A52657472790126526574727901010D0A49676E6F7265012649676E6F
  316.       726501010D0A416C6C0126416C6C01010D0A4E6F20546F20416C6C014E266F20
  317.       746F20416C6C01010D0A59657320546F20416C6C0159657320746F2026416C6C
  318.       01010D0A48656C70012648656C7001010D0A7374537472696E67730D0A73744F
  319.       74686572537472696E67730D0A544E657754656D706C6174652E48656C704669
  320.       6C650101010D0A74656D706C6174654E61766E2E546578740101010D0A544E65
  321.       7754656D706C6174652E48656C704B6579776F72640101010D0A50616E656C31
  322.       2E48656C704B6579776F72640101010D0A4C6162656C312E48656C704B657977
  323.       6F72640101010D0A4C6162656C342E48656C704B6579776F72640101010D0A46
  324.       6C61745370656564427574746F6E342E48656C704B6579776F72640101010D0A
  325.       74656D706C6174654E61766E2E48656C704B6579776F72640101010D0A54656D
  326.       706C61746554656B73742E48656C704B6579776F72640101010D0A48696E7450
  327.       616E656C2E48656C704B6579776F72640101010D0A4D6964646C6550616E656C
  328.       2E48656C704B6579776F72640101010D0A4C65667450616E656C2E48656C704B
  329.       6579776F72640101010D0A496D616765312E48656C704B6579776F7264010101
  330.       0D0A526967687450616E656C2E48656C704B6579776F72640101010D0A466C61
  331.       74427574746F6E332E48656C704B6579776F72640101010D0A466C6174427574
  332.       746F6E342E48656C704B6579776F72640101010D0A426576656C322E48656C70
  333.       4B6579776F72640101010D0A48696E744C6162656C2E48656C704B6579776F72
  334.       640101010D0A73744C6F63616C65730D0A43757272656E637920537472696E67
  335.       016B7201010D0A54686F7573616E6420536570617261746F72012E01010D0A44
  336.       6563696D616C20536570617261746F72012C01010D0A44617465205365706172
  337.       61746F72012D01010D0A53686F7274204461746520466F726D61740164642D4D
  338.       4D2D7979797901010D0A4C6F6E67204461746520466F726D617401642E204D4D
  339.       4D4D207979797901010D0A54696D6520536570617261746F72013A01010D0A54
  340.       696D6520414D20537472696E670101010D0A54696D6520504D20537472696E67
  341.       0101010D0A53686F72742054696D6520466F726D61740168683A6D6D01010D0A
  342.       4C6F6E672054696D6520466F726D61740168683A6D6D3A737301010D0A53686F
  343.       7274204D6F6E7468204E616D6573016A616E2C6665622C6D61722C6170722C6D
  344.       616A2C6A756E2C6A756C2C6175672C7365702C6F6B742C6E6F762C6465630101
  345.       0D0A4C6F6E67204D6F6E7468204E616D6573016A616E7561722C666562727561
  346.       722C6D617274732C617072696C2C6D616A2C6A756E692C6A756C692C61756775
  347.       73742C73657074656D6265722C6F6B746F6265722C6E6F76656D6265722C6465
  348.       63656D62657201010D0A53686F727420446179204E616D65730173F82C6D612C
  349.       74692C6F6E2C746F2C66722C6CF801010D0A4C6F6E6720446179204E616D6573
  350.       0173F86E6461672C6D616E6461672C746972736461672C6F6E736461672C746F
  351.       72736461672C6672656461672C6CF87264616701010D0A7374436F6C6C656374
  352.       696F6E730D0A737443686172536574730D0A544E657754656D706C6174650144
  353.       454641554C545F4348415253455401010D0A4C6162656C3101414E53495F4348
  354.       415253455401010D0A4C6162656C3401414E53495F4348415253455401010D0A
  355.       54656D706C61746554656B73740144454641554C545F4348415253455401010D
  356.       0A4D6964646C6550616E656C0144454641554C545F4348415253455401010D0A
  357.       4C65667450616E656C0144454641554C545F4348415253455401010D0A526967
  358.       687450616E656C0144454641554C545F4348415253455401010D0A48696E744C
  359.       6162656C01414E53495F434841525345540101010D0A}
  360.   end
  361. end
  362.